﻿@charset "utf-8";
/**===============================================================
Author:Lion.Lu
Name:CSS 
Restdate:2020-01-15
QQ:190256820
===============================================================**/ 
html {overflow-y:scroll;}
*html {background-image:url(about:blank);background-attachment:fixed;}
/* clear out*side  */
h1,h2,h3,h4,h5,h6,hr,p,blockquote,
/* structural elements 结构元素 */dl,dt,dd,ul,ol,li,/* list elements 列表元素 */pre,/* text formatting elements 文本格式元素 */fieldset,form,button,input,textarea,/* form elements 表单元素 */th,td,/* table elements 表格元素 */body {margin:0;padding:0;}
/* html5 */
ul,form,p,a,table,tr,td,ul,li,dd,dt,dl,span,div {box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
input,textarea {box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu {display:block}
/* 设置默认字体样式 */
body,input,button,form {font:normal normal normal 15px/26px Arial,'microsoft yahei','ｍｓ ｐゴシック','ms pgothic','돋움',dotum,helvetica,sans-serif;color:#3f3b3a;font-weight: 300;}
h1,h2,h3,h4,h5,h6,font {font-size:14px;font-weight:normal;}
i,em {font-style:normal;}
/** 重置图片元素 **/
img {border:none;vertical-align:top;}
/** 重置列表元素 **/
ul,ol,li {list-style:none;}
/** 重置表格元素 **/
table {border-collapse:collapse;border-spacing:0;}
/**重置表单元素**/
input[type=submit] {cursor:pointer;}
input[type=button] {cursor:pointer;}
textarea {resize:none;overflow:auto;}
/** 默认链接元素 **/
a {color:#6e6e6e;text-decoration:none;-webkit-transition:color .2s;-moz-transition:color .2s;-ms-transition:color .2s;-o-transition:color .2s;transition:color .2s;}
a:hover {color:#171717;text-decoration:none;}
a:focus {-moz-outline-style:none;}
a:focus {outline:none;}
a * {cursor:pointer;}
q:before,q:after {content:none;}
/* 清除浮动 */
.clearfix:after {display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.clearfix {*zoom:1;}
.clear {clear:both;height:0;line-height:0;font-size:0;overflow:hidden;}
/* 溢出 / 隐藏 */
.over {overflow:hidden;}
.hide {display:none;}
li a {display:block;}
/*feedback*/
.formBox {margin:20px auto;padding:20px 0;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;}
.formBox p {font-size:1.4em;font-weight:500;color:#333;}
.k_form {margin:20px 0;}
.k_form  .k_in3 {border:1px solid #c5c5c5;border-radius:3px;padding:1%;font:12px/1.8 'soolidiumregular';width:43%;margin:0px 2% 2% 0px;color:#7d7c7c;}
.k_form  .k_submit {background-color:#2553b3;border:1px solid #2553b3;border-radius:3px;color:#fff;width:120px;height:40px;line-height:36px;font-family:'soolidiumregular';padding:0px;margin:0px;}
.k_form input[type="text"]:focus,.k_form textarea:focus {border:1px solid #2e2e2e;background-color:#fff;}
.k_form .k_submit:hover {background-color:#ffa800;border:1px solid #ffa800;}
.k_pagelist {float:left;display:table;clear:both;line-height:30px;margin:10px 0 20px 0;}
.k_pagelist em {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;background:#F5F9FE;color:#14316B;font-weight:bold;font-style:normal;}
.k_pagelist strong {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;color:#009900;}
.k_pagelist a {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;}
.k_feedback {width:90%;margin:20px 5%;height:100%;}
.k_feedback p {height:60px;line-height:60px;font-size:0.8em;text-align:center;}
.k_feedback ol li {line-height:2.5em;}
.k_feedback .k_form {float:left;display:block;width:90%;margin:0 20px 5%;color:#939393;height:auto;}
.k_feedback .k_form  table {height:400px;}
.k_form p {width:96%;line-height:66px;overflow:hidden;margin:20px 0 0 0;color:#fd0000;font-size:1.1em;padding:20px 0 0 20px;border-top-width:1px;border-top-style:dotted;border-top-color:#CCC;}
.k_form p label {margin:0 10px;}
.k_form .ts {border-bottom:1px dashed #939393;padding-bottom:20px;margin-bottom:18px;}
.k_form .mtxt {border:1px solid rgba(0,0,0,0.07);border-radius:3px;padding:2%;font:300 12px/1.8 'soolidiumregular';width:43%;margin:0px 2% 2% 0px;color:#7d7c7c;}
.k_form .mtxt2 {width:93%;height:130px;overflow:hidden;resize:none;}
.button,.k_form .mbtn ,.k_search .item dl .m a,.k_form  .k_submit{color:#fff;background:#193c64;transition:color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color .2s ease-in-out;font:0.88889em "Open Sans","Lucida Grande","Arial",sans-serif;font-weight:300;display:inline-block;min-height:38px;line-height:38px;border:1px solid transparent;margin:10px 0.5em 10px 0;outline:0;cursor:pointer;text-align:center;text-decoration:none !important;padding:0 30px;overflow:hidden;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
 .button:hover,.k_form .mbtn:hover,.k_search .item dl .m a:hover,.k_form .k_submit:hover {background:#444;color:#fff;}
.k_form input[type="text"]:focus,.k_form textarea:focus {border:1px solid #2e2e2e;background-color:#fff;}
/*SEARCH*/
.k_search p {width:100%;clear:both;}
.search {height:auto;}
.search .iprolist {width:23%;margin:0 1% 0 1%;float:left;}
.search .iprolist img {width:100%;}
.search figcaption {text-align:center;}
.search figcaption h2,.main figcaption h3 {font-size:0.8em;color:#002;font-family:Tahoma,Geneva,sans-serif;}
.search figcaption small {font-size:0.6em;text-align:left;}
.k_search h3 a {float:left;font-weight:200;color:#CDA46F;}
.k_search h3:nth-child(2n+1) a {font-size:0.9em;font-weight:600;color:#000;}
.k_search h3:nth-child(3n+2) a {font-size:1.5em;font-weight:300;color:#888;}
.k_search h3:nth-child(5n+3) a {font-size:2.1em;font-weight:800;color:#11406C;}
.k_search h3:nth-child(7n+5) a {font-size:1.8em;font-weight:500;color:#ccc;}
.k_search h3:nth-child(11n+7) a {font-size:1.2em;font-weight:300;color:#009CFD;}
.k_search h3:nth-child(13n+9) a {font-size:2.4em;font-weight:500;color:#BB170F;}
.k_search .item:hover,.k_search .item.current {background:#f5f5f5;}
.k_search .item {border-bottom:1px dashed #707070;padding-bottom:18px;padding-top:18px;}
.k_search .item .date {float:left;width:116px;text-align:center;line-height:1.2}
.k_search .item .date p {font-size:40px;font-weight:bold;color:#2f2f2f;margin-top:26px;}
.k_search .item .date span {display:block;text-align:center;font-size:12px;color:#2f2f2f;}
.k_search .item dl {display:block;overflow:hidden;zoom:1;padding:0;line-height:20px;}
.k_search .item dl dt {font-size:15px;line-height:24px;font-weight:bold;color:#3a3a3a;}
.k_search .item dl .t,.k_search .item dl .t a {padding:10px 0;color:#777;font-size:12px;font-weight:100;line-height:20px;}
.k_search .item dl .i {padding:5px 0 0;color:#505050;font-size:13px;line-height:25px;}
.k_search .item dl .m {margin-top:15px;}
.k_search .item dl .m a {color:#fff;padding:6px 32px;background:#c9a36d;display:inline-block;}
/*pages*/
.page {padding:0 0 40px;line-height:24px;text-align:center;}
.page a {display:inline-block;margin:0 2px;padding:0 8px;border:1px solid #ddd;background:#ddd;color:#333;vertical-align:top;}
.page a:hover,.page .current {border:1px solid #c9a36d;background:#c9a36d;color:#fff;}
 
.container {width:1200px;margin:0 auto;}
/* header */
.header{position: fixed;z-index: 999;background: #fff; width: 100%;}
.logo-box{float:left;}	
.logo {height:76px;width:380px;position:relative;margin:15px 0;z-index:999;float:left;}
.logo img.logoimg {height:auto;width:100%;}
.logo-box .ad{margin: 25px 0 25px 20px;float:left;border-left:solid 1px #000;padding-left:20px;color:#ee0200;}
.logo-box .ad p{font:normal 700 24px/36px microsoft yahei,sans-serif;}
.logo-box .ad p.l-text{font:normal 300 14px/20px microsoft yahei,sans-serif;color:#000;}

.top .top-contact{float:right;margin: 30px 20px 15px 0px;}
.number{background:url(../images/icon/tel-b.png) no-repeat 0 0;padding-left:45px;font:700 18px/40px microsoft yahei,sans-serif;color:#0177ce;}
.number i{margin:0 15px 0 0;font:normal 700 18px/28px,microsoft yahei,sans-serif;color:#193c64;}
.t-nav {width:100%;height:auto;position:relative;z-index:999;background:#193c64 ;}
.navbar{width:100%;}


.nav > li > div {display:none;width:100%;background:#333;position:absolute;z-index:99;top:54px;left:0;margin:0;padding:10px 0;list-style:none;}
.nav > li > div > ul:before,.nav > li > div > ul:after {content:"";display:table;}
.nav > li > div > ul:after {clear:both;}
.nav > li > div > ul > li {}
.nav > li > div > ul > li:hover>a {}
.nav > li > div > ul > li>a {}
.li125 li {width:calc(11% - 1px);text-align:center;float:left;height:48px;}
.li125 li a {text-align:center;color:#fff;font-size:14px;margin:10px 0;font:normal normal 300 16px/28px microsoft yahei,sans-serif;border-right:solid 1px #fff;}
.li125 li:hover {background:#193c64;}
.li125 li:hover a {border-right:rgba(1,119,206,1);}
.menu-mobile {display:none;padding:5px;}
.mlogo {height:60px;padding-top:0px;}
.menu-mobile:after {content:"导航";line-height:50px;font-size:1.2rem;padding:0;float:right;position:relative;top:25px;opacity:.8;/*-webkit-transform:translateY(-25%);-ms-transform:translateY(-25%);transform:translateY(-25%);*/}
.menu-dropdown-icon:before {content:"\e60e";font-family:"iconfont" !important;display:none;cursor:pointer;float:right;padding-right:10px;line-height:3em;color:#fff;}
@media screen and (max-width:1024px) {.container {width:960px;margin:0 auto;}
.logo {margin:15px 0;}
}
@media screen and (max-width:768px) {
.t-nav {height:78px;background:#fff;position:relative;}
.top {display:none;}
.li125 li:nth-child(4) {margin-right:0%;}
.li125 li:nth-child(5) {margin-left:0%;}
.container {width:100%;margin:0;}
.navbar {width:100%;float:none;background:#fff;}
.nav {position:static;}
.navBar .show-on-mobile {display:block;}
.logo {display:none;}
.menu-container {width:100%;}
.menu-mobile {display:block;border-bottom:2px solid #d90505;}
.menu-dropdown-icon:before {display:block;}
.nav {display:none;background:#555;position:relative;}
.show-on-mobile {display:block;z-index:9999;}
.li125 li {width:100%;text-align:center;}
.li125 li a {width:100%;color:#fff;margin-top:0px;border-bottom:solid 1px #fff;}
.nav>li>a {color:#fff;font-size:16px;line-height:50px;}
 
}
/* footer */
.footer {width:100%;height:auto;background:#555;}
 .footer .inner {height:320px;}
 .footer .tlt{font:normal 800 24px/40px microsoft yahei,sans-serif;color:#fff;letter-spacing:6px;padding:0 0 20px 0;}

 
.footer .inner-l {float:left;width:calc(35% - 40px);height:auto;padding:40px 0 0 40px;}
.footer .inner-l li a {font:normal 200 18px/36px microsoft yahei,sans-serif;color:#fff;}
.footer .inner-l .con {color:#fff;}
.inner-l-img {padding:10px 0;}
.inner-l-img img {width:90px;height:90px;right:0;}
.footer .inner-l .con p {overflow:hidden;font:normal 200 13px/24px microsoft yahei,sans-serif;}
.footer .inner-r {float:right;width:30%;height:auto;padding-top:40px;}


.footer .inner-r .f-con{width:100%;height:auto;text-align:left;}
.footer .inner-r .f-share{width:calc(100% - 230px);height:auto;text-align:left;}
.footer-r-img {padding:30px 100px 30px 0;float:right;}
.footer-r-con {padding:30px 40px 30px 0;float:left;}
.footer-r-con p {font:normal 200 13px/24px microsoft yahei,sans-serif;}
.footer-r-img img {width:90px;height:90px;right:0;}
.footer .inner-r .f-con p {text-align:left;color:#fff;}




/*copyright*/
.copyright {height:52px;line-height:52px;background:#e12a00;text-align:center;color:#fff;font-size:14px;}
.copyright a {color:#000;}
@media screen and (max-width:1024px) {
.footer .inner-l {width:800px;}
}
@media only screen and (max-width:768px) {
.footer .inner-l {width:100%;padding-left:0px;text-align:center;}
.footer .inner-r {width:100%;padding:20px 0x;}
.footer .tlt{text-align:center;}
.footer .logo {width:200px;height:auto;margin:10px calc(50% - 100px);}
.footer .inner-l .con {width:calc(100% - 40px);margin:0 20px;text-align:center;}
.footer .f-logo {width:200px;margin:40px calc(50% - 100px);}
.footer .inner-r .f-share{width:calc(100% - 0px);height:auto;text-align:center;}
.footer .f-logo img {width:100%;height:auto;margin:0;}
.footer-r-img {width:60%;margin:30px 20% 30px calc(20% - 20px);padding:0;}
.footer-r-img img {width:100%;height:auto;right:0;}
.ilink,.f-link .copyright,.footer .footer-inner-right .f-phone,.t-logo {display:none;}
.copyright {height:auto;line-height:35px;}
.footer .inner-r .f-con p {text-align:center;color:#fff;}
.footer-r-con {padding:30px 0;float:none;text-align:center}
}
/*link*/
.ilink {height:100px;line-height:20px;padding:30px 0;background:#EFEDED;color:#000;}
@media screen and (max-width:768px) {

}


.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #ff4a00 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #ff4a00 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #ff4a00 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #ff4a00 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
